@charset "utf-8";
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,div,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;font-family:"微软雅黑";font-weight:500;}/*外边距，内边距都为0*/
body{font:14px/1.5 \5b8b\4f53,Arial,sans-serif;}/*字体大小为14px*/
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}/*表单类标签外边距，字体及颜色继承父元素的字体系列样式*/
img{border:none}/*图片不显示边框兼容IE浏览器*/
h1,h2,h3,h4,h5,h6{font-size:100%}/*这些元素本身不会继承父体的字体大小，设置了font-size:100%后就能自动继承。*/
input,label,img,th{vertical-align:middle}/*把此元素放置在父元素的中部*/
ul,ol,li{list-style:none}/*去点实心圆或数字*/
a{text-decoration:none;}/*去掉a标签的下划线*/
a{outline: none;}
a:active {star:expression_r(this.onFocus=this.blur());}
a:focus { outline:0; }
input:focus { outline:0; }
textarea:focus { outline:0; }
filter:alpha(opacity=100);
audio,canvas,progress,video {display: inline-block;vertical-align: baseline}/*定义为行内块级元素将支持 valign特性的对象的内容与基线对齐*/
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer}/*类似按钮的，hover，mousedown,mouseup的效果及鼠标滑过为手指势*/
textarea {overflow: auto}/*多行文本中如果内容被修剪，则浏览器会显示滚动条以便查看其余的内容。*/
table{border-collapse:collapse;border-spacing:0}/*默认值。边框会被分开。不会忽略 border-spacing 和 empty-cells 属性。*/
input,textarea,select{background:#fff;}/*背景为白色*/
/*通用样式*/
.clearfix{*zoom:1;}/*兼容IE清除浮动*/
.clearfix:after{content:"\200B";height:0;display:block;visibility:hidden;clear:both;}/*清除浮动*/
.cl{clear:both;}/*清除浮动*/
.pr{float:right}/*向右浮动*/
.pl{float:left}/*向左浮动*/
.hide{display:none}/*隐藏*/
.show{display:block}/*显示块级元素*/
.invisible{visibility:hidden}/*元素是不可见的。*/
.hidden{display:none;visibility:hidden}/*隐藏及元素是不可见的。*/
.container{
	width:1200px;
	margin:0 auto;
}
.header{
	width: 100%;
	height: 110px;
	background: #fff;
	overflow: visible;
	position: relative;
	top: 0;
	left: 0;
}
.logo{
	width: auto!important;
    height: 60px;
    position: absolute;
    top: calc(50% - 60px/2);
    left: 4%;
}
.logo img{
	width: auto!important;
    height: 100%!important;
}
.lanmu{
	width: 45%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 34%;
}
.lanmu ul{
	width: 100%;
    font-size: 16px;
}
.lanmu ul .text_box{
	height: 100%;
    position: relative;
    float: left;
	width: 16%;
	height: 110px;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 99;
	float: left;
}
.lanmu ul .text_box .hide{ 
	position: absolute;
    z-index: 999;
	width: 100%;
	height: 110px;
	display: block;
	line-height: 110px;
	color: #000;
	background: #fff;
}
.lanmu ul .text_box:hover .hide {
	color: #fff; 
	background: #0359a8; 
}
.lanmu ul:hover .text_box{
	display: block;
}
.lanmu ul .text_box ul{
    position: absolute;
    z-index: 900;
    top: 100%;
    left: 0;
    width: 100%;
    font-size: 14px;
    padding: 0;
    display: none;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.lanmu ul .text_box:hover ul{
	display: block;
}
.lanmu ul .text_box ul li{
	width: 100%;
	bottom: 0;
	margin-bottom: 3px;
    text-align: center;
}
.lanmu ul .text_box ul li:last-child{
	margin-bottom: 0;
}
.lanmu ul .text_box ul li a{
	width: 96%;
	padding: 0 2%;
	height: 50px;
	line-height: 50px;
	color: #000;
	background: #fff;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lanmu ul .text_box ul li:hover a{
	background: #0359a8;
	color: #fff;
}
.lanmu ul .text_box a.active{
	background: #0359a8;
	color: #fff;
}
.dh{
	position: absolute;
	width: 210px;
    color: #0359a8;
    font-size: 20px;
	top: calc(42px - 22px);
   	right: 4%;
}
.dh-l{
	width: 20%;
}
.dh-l img{
	width: 100%;
	margin-top: 12%;
}
.dh-r{
	width: 75%;
}
.banner{ position: relative; z-index: 1;}
.bannerx{ width:100%;  position:relative; font-size:0;min-width:1200px;min-height:480px; z-index: 1;}
.bannerxList li { position: absolute; left: 0px; top: 0; width:100%;  font-size:0; min-width:1200px;min-height:480px;text-align: center;}
.bannerxList img { width:100%; min-width:1200px; min-height:480px;}
.bannerxBton{
	position:absolute;
	bottom:2%;
	left:48.5%;
	z-index:10;
}
.bannerxBton li{
	cursor:pointer;
	width:30px;
	height:9px;
	float:left;
	border-radius: 15px;
	margin-right:10px;
	background:#fff;
} 
.bannerxBton li.up{
	width: 30px;
	height:9px;
	background:#ff9600;
}
.footer{
	width: 100%;
	background: #1e1e1e;
}
.footer .footer-top{
	padding: 40px 0;
	border-bottom: 2px solid #2b2b2b;
}
.footer .ft-l{
	width: 70%;
}
.footer .ft-r{
	width: 10%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-left: 2%;
}
.footer .ft-r img{
	width: 100%;
}
.ft-l ul{
	width: 100%;
	margin-bottom: 40px;
}
.ft-l ul li{
	width: 20%;
    margin: 0 1%;
	float: left;
}
.ft-l ul li a{
	text-align: center;
	color: #c8c8c8;
	font-size: 18px;
	display: block;
	margin-bottom: 2%;
}
.ft-l ul li ul li{
	width: 100%;
	margin:10px 0;
}
.ft-l ul li ul li a{
	margin-bottom: 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: block;
}
.ft-l ul li ul li a:hover{
	color: #0359a8;
}
.contact_us{
	width: 160%;
	text-align: left;
	margin: 10px;
	color: #c8c8c8;
	padding-left: 21%;
	line-height: 30px;
}
.footer-bottom{
	padding: 20px 0;
	color: #ffffff;
}
.main-title{
	width: 100%;
	background: #f6f6f6;
	padding: 30px 0;
}
.main-title ul li{
	/*width: 90px;*/padding: 0 15px;
	text-align: center;
	border-left: 1px solid #666666;
	float: left;
}
.main-title ul li:nth-child(1){
	border: 0;
}
.main-title ul li a{
	display: block;
	color: #666666;
	font-size: 16px;
}
.main-title ul li a:hover{
	color: #0359a8;
	font-weight: bold;
}
.main-title ul li .active{
	color: #0359a8;
	font-weight: bold;
}
.about{
	padding: 50px 0;
	line-height: 30px;
	color: #444444;
}
.zizhi{
	width: 100%;
	background: url(../images/bjt3.jpg) no-repeat 100%;
	padding-bottom: 60px;
}
.zz-tt{
	width: 100%;
	color: #fff;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 50px;
	line-height: 40px;
}
.zz-tt .zt-t{
	font-size: 36px;
	font-weight: bold;
}
.zz-tt .zt-c{
	font-size: 16px;
}
.zz-tt .zt-b{
	width: 55px;
	height: 3px;
	margin: 0 auto;
	background: #ff9600;
}
/* 本例子css */
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  }
.picMarquee-left .hd{ overflow:hidden; width: 130px; margin: 0 auto; padding:30px 0; margin-top:40px;}
.picMarquee-left .hd .prev{ display:block;  width:50px; height:39px; float:left; overflow:hidden; cursor:pointer; background:url("../images/zuo.png") no-repeat;}
.picMarquee-left .hd .next{ display:block;  width:50px; height:39px; float:right; overflow:hidden; cursor:pointer; background:url("../images/you.png") no-repeat;}
.picMarquee-left .hd .prevStop{ background:url("../images/zuo1.png") no-repeat;}
.picMarquee-left .hd .nextStop{ background:url("../images/you1.png") no-repeat;}
.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin-left: 10px; float:left; overflow:hidden;}
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:285px; height:218px; display:block; padding:2px; }
.hj-tt{
	width: 100%;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 50px;
	line-height: 40px;
}
.hj-tt .hj-t{
	font-size: 36px;
	color: #222222;
	font-weight: bold;
}
.hj-tt .hj-c{
	font-size: 16px;
	color: #999999;
}
.hj-tt .hj-b{
	width: 55px;
	height: 3px;
	margin: 0 auto;
	background: #0359a8;
}
.huanjing ul{
	padding: 50px;
}
.huanjing ul li{
	width: 351px;
	height: 280px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.huanjing ul li img{
	width: 351px;
	height: 280px;
}
.huanjing ul li:nth-child(3n){
	margin-right: 0;
}
.news-list{
	width: 100%;
	padding: 50px;
}
.news-list ul li{
	padding-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 30px;
}
.news-list ul li .nl-l img{
	width: 300px;
	height: 199px;
}
.news-list ul li .nl-r{
	width: 880px;
	line-height: 35px;
}
.news-list ul li .nl-r h1{
	color: #333333;
	font-size: 18px;
}
.news-list ul li .nl-r h1{
	color: #333333;
	font-size: 18px;
}
.news-list ul li .nl-r .sj{
	color: #9b9b9b;
}
.news-list ul li .nl-r .sj img{
	width: 18px;
	height: 18px;
	margin-top: -4px;
	margin-right: 5px;
}
.news-list ul li .nl-r p{
	color: #666666;
	font-size: 16px;
}
.news-list ul li .nl-r .show{
	width: 125px;
	height: 35px;
	line-height: 36px;
	border: 1px solid #d0d0d0;
	color: #888888;
	text-align: center;
	margin-top: 10px;
}
.news-list ul li:hover .nl-r h1{
	color: #0359a8;
}
.news-list ul li:hover .nl-r .show{
	color: #0359a8;
	border: 1px solid #0359a8;
}
.page{
	margin: 20px auto;
	display: table;
}
.page a{
	padding: 0 10px;
	height: 26px;
	color: #666666;
	line-height: 26px;
	text-align: center;
	margin-right: 15px;
	background: #f2f2f2;
	float: left;
	display: inline;
}
.page a:hover{
	color: #fff;
	background: #0359a8;
}
.page .select{
	padding: 0 10px;
	height: 26px;
	color: #fff;
	background: #0359a8;
}
.xwbt{
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}
.xwbt span{
	font-size: 14px;
	color: #898989;
}
.neirong{
	padding: 30px 0;
	line-height: 30px;
	color: #333333;
	border-bottom: 1px solid #dddddd;
}
.next1{
	width:100%;
	padding: 10px 0;
}
.next1 a{
	max-width: 50%;
	color: #676767;
	display: block;
}
.next1 .a1{
	text-align: right;
}
.next1 a:hover{
	color: #0071b5;
}
.ps-img{
	width: 550px;
	padding: 35px 0;
	margin: 0 auto;
	text-align: center;
}
.ps-img img{
	width: 100%;
}
.zxzx{
	padding: 50px 0;
	background: #f6f6f6;
}
.zxzx .zx-tt{
	text-align: center;
	margin: 0 auto;
}
.zxzx .zx-tt h1{
	font-size: 40px;
}
.zxzx .zx-tt span{
	font-size: 18px;
	color: #666666;
}
.gbook{
	width: 100%;
}
.gbook ul .li-gb{
	width: 49%;
	height: 45px;
	margin-bottom: 2%;
	color: #666666;
	border: 0.5px solid #a9a9a9;
}
.gbook ul li input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
 	/* placeholder颜色  */
	color: #666666;
}
.gbook ul .li-gb .gb{
	width: 94%;
	height: 44px;
	border: none;
	background: #f6f6f6;
	margin-top: 1px;
	padding: 0 10px;
}
.gbook ul .li-gbk{
	width: 100%;
	margin: 2% 0;
}
.gbook ul .li-gbk .gbk{
	width: 98.3%;
	height: 110px;
	border: none;
	color: #666666;
	background: #f6f6f6;
	padding: 10px;
	border: 0.5px solid #a9a9a9;
}
.gbook ul .submit{
	width: 290px;
	margin: 0 auto;
	margin-top: 15px; 
}
.gbook ul .submit .sub{
	width: 290px;
	height: 60px;
	line-height: 61px;
	font-size: 24px;
	background: #0359a8;
	color: #fff;
}